Blazor コントロール
CanRemove メソッド (ISupportEditing<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportEditing<T> インターフェース : CanRemove メソッド
The index of the item that would be removed.
Determines whether the item at the specified index can be removed from the collection.
シンタックス
'宣言
 
Function CanRemove( _
   ByVal index As System.Integer _
) As System.Boolean
System.bool CanRemove( 
   System.int index
)

パラメータ

index
The index of the item that would be removed.
参照

ISupportEditing<T> インターフェース
ISupportEditing<T> メンバ